ci: add GitHub Actions CI workflow for UEFI capsule generation#30
Open
igoropaniuk wants to merge 1 commit intoquic:mainfrom
Open
ci: add GitHub Actions CI workflow for UEFI capsule generation#30igoropaniuk wants to merge 1 commit intoquic:mainfrom
igoropaniuk wants to merge 1 commit intoquic:mainfrom
Conversation
Contributor
igoropaniuk
commented
Mar 5, 2026
- Configure CI to run on push and pull_request events
- Split the capsule generation process into multiple stages matching README.md
- Stages include certificate generation, environment setup, firmware creation, and capsule generation
- Run full test suite from scratch on Linux runners
Contributor
Author
|
@quicthogaru the example of CI job running results https://github.com/igoropaniuk/cbsp-boot-utilities/actions/runs/22738355492/job/65945485050 |
Contributor
Author
|
In upcoming PRs, I plan to enhance the existing setup by adding steps for DTB re-packing in xblconfig and invoking the FvUpdate script. |
eff7faa to
2929455
Compare
igoropaniuk
commented
Mar 6, 2026
ccbf671 to
556e207
Compare
- Configure CI to run on push and pull_request events - Split the capsule generation process into multiple stages matching README.md - Stages include certificate generation, environment setup, firmware creation, and capsule generation - Run full test suite from scratch on Linux runners Signed-off-by: Igor Opaniuk <igor.opaniuk@oss.qualcomm.com>
62becce to
c3e6b3e
Compare
Contributor
Author
|
The step for DTB re-packing in xblconfig was added |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.